tensorfow list devices

31

from tensorflow.python.client import device_lib

device_lib.list_local_devices()

Comments

Submit
0 Comments